Try fixing connector for AspNetAndMSDI#156
Conversation
|
So that single test is passing now, but all others fail... 😎 |
|
@Obelixx Do you have a change to check if the problem resolves with the VSIX from this PR? |
I will - tomorrow or Sunday. |
|
@gasparnagy On the work project it seems we have removed some dependencies and I no longer have an issue with navigation (with current version). I had to rollback some commits, clean project, restart VS and build again to get back the exception in Reqnroll output window. After installing local version from the PR (and rebuild) - the exception is gone and navigation works again. |
Super, thx for the feedback! |
…xtConnectorTestSamples.AspNetAndMSDI
# Conflicts: # Tests/VsExtConnectorTestSamples/VsExtConnectorTestSamples.slnx
|
Released today in: https://github.com/reqnroll/Reqnroll.VisualStudio/releases/tag/v2026.1.477 |
🤔 What's changed?
Changed connector to load
Microsoft.Extensions.DependencyInjection.Abstractionsfrom NuGet cache based on the repro of @Obelixx.⚡️ What's your motivation?
Fix the issue of @Obelixx. Issue number ???.
🏷️ What kind of change is this?
♻️ Anything particular you want feedback on?
Wonder what else we make wrong with this 😎...
📋 Checklist:
This text was originally taken from the template of the Cucumber project, then edited by hand. You can modify the template here.